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
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I have a method, that is supposed to open a file and write to the file, but I am having issues. Each
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
How to login with SAPCPIC userid
I have changed the Password for SAPCPIC in Development Server for 000,001 and 100 client.
My XSRF Prevention code isn't working
First of all, thanks for the generous help you guys have given me in the past on this forum.Second, I apologize in advance if my code is hard to read, most of it was done in a rush.Here
php problem?
I don't think I'm stupid, but maybe I am.I am working on a sit for a friend I am try to put a link on a page and it is not working in FireFox and Safari. It works in IE but nothing else.I can get it
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is going wrong. It's a set of filters for events. The filter marked "type" (category) works
Data type mismatch
Hi, I am migrating data from algol to c.I mapped real datatype in algol to double datatype in c.real has 6 bytes storage.i got one formula in unisys manual which is about the internal representation
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it's set then I move on to verifying that they all belong together. I usually copy and paste
undefined offset help
Hi All,I kept getting undefined offset PHP notice for a simple for loop. For eg$va = array();$i=0;while($row = mysql_fetch_array($result)){ $va[$i] = $row['id']; $i++;}It gives undefined offset at
Files in current folder. Should be an easy fix.
Never mind. I've asked about this before and just found my answer. Anyway to delete this?