Hi,
I am performing system copy on my test server. I have previously taken export of JAVA + ABAP instance(Quality System by running instmaster) and now i am importing it on test system. Everything gone well But at step 24 of 25 I get the error as "Test login to system fails,check weather user DDIC exist or contains incorrect password".I Entered source systems DDIC password at stage 4th and installation continued by accepting it. Now I am getting error in last phase of "RUN ABAP REPORT". Error was first observed at stage 24 in CHECK DDIC PASSWORD phase. I edited KeyDB.XML (By replacing 'ERROR' text to 'OK') and now It solved and System copy went ahead but now it got stucked at RUN ABAP REPORT phase. What should be done ?
Thanks
LOOPing Problem
Hello All!The following code loops through the data and displays the data accordingly. My problem is that the $listPR->HoursWorked; array repeats itself. The foreach($listLocations as
Code doesn't print what i wanted it too. Please help!
Hi there,I wrote this code to mae it so that in the form before it that the user said their username and then on this page it matches up the username with the username on the database and then uses
FILTER_CALLBACK -- Files?
Hi All,I'm using the php filter functions to validate my form data. For custom filters, I'm using the FILTER_CALLBACK filter but when I'm using files, this never seems to be called? It may be that the
[Need Help] php timing issues
I don't know what is going wrong. I need some help with being able to set an image at 9:00am Colorado time if my server is in California and it would be 8:00am. I tried to echo the image below, but
problems with contact forms that are only protected against SQL injections
What could be a potential problem with contact forms that are only protected against SQL injections and have an admin side view for the enquiry ?
Table Control
Hi Guru's,
Rand() help needed
Hi all,Can someone explain and give me a quick example of how I would go about this?I have 100 values in a database with colum headings of t_val and t_name. If I wanted to update all 100 of these
timed header image rotation
I have a joomla site and I was trying to setup a rotating image based on timing NOT just refreshing the page.I found this code (i didn't write it) which works to load images but does not switch them
Question about the upload of large files
Hi there,I have a question about the upload of large files, like videos (files generally above 20Mo).Is it better to use the FTP functions of php or the normal upload fonctions using additional
Matchcode in ALV change header column
Hello everyone,