Hi,
We are moving the CI to the different server keeping the database on the same server, it is dual stack BI system, SCS instalaltion went fine, for the CI installation, we got to the error while bringing up the CI , it is not able to connect to the database
startsap r3
Checking BXT Database
-
Database is not available via R3trans
Database BXT must be started first
But
R3trans -d
This is R3trans version 6.14 (release 701 - 26.01.09 - 12:46:00).
unicode enabled version
R3trans finished (0000).
The trans.log doesn't give any error
The listener is up on the database and listening to the port as the R3trans -d went through.
Please let me know if there is anything can be done, i am banging my head for a week now, I have tried the profile parameters and resetting the db users passwords also.
Thanks all for replying to the query,
I was able to resolve the problem by making changes in the sidadm environment variables and copying the binaries to the cdD / exe directory.
The database was already running and nothing need to be done at the client, database or startup script level.
Hi,
Could you please check logs in work directory (dev_ms, dev_disp or dev_w0) and also paste here ?
Thanks
Sunny
Hi,
Thanks all for replying,
The Dev logs are not generated as of now, so can't paste them,
Copied the lastest version of kernel, but it didn't work.
Put the tnsname and schema profile, dbms\type was already there, But it didn't work too.
Any other suggestions
VJ
HI Vishal Jain ,
try to resolve the hostname in hosts file in the following Directory In both nodes.
/etc/hosts ==> linux
or
C:\WINDOWS\system32\drivers\etc\hosts
for example
Best Regards
AhMeD IbRaHiM
Dear Vishal,
This problem occures because of problem whith TNSlistener....database is working but sap can not see that...
enter via oracle user ( su - oraSID ) and run lsnrctl start
after that go to SIDadm and run startsap R3
thats all
Hope it will help in future to other users))
Add a comment