cancel
Showing results for 
Search instead for 
Did you mean: 

TNS ERROR DURING SAP STARTUP...

Former Member
0 Kudos

HI ...

  WHILE I AM TRYING TO START SAP I GOT FOLLOWING ERROR... I HAD STARTED LISTNER ... I AM POSTING THE LOGS BELOW... THANK U...

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Venkatesh,

All the errors are due to the fact that your listener is down. Please start the listener and continue with the startup of SAP system.

-Renu

former_member189725
Active Contributor
0 Kudos

Firstly login as oradev

When you switch from user root to oradev , enter the command

su - oradev 

then check the environment is set correctly with the command env

start the listener using the command

lsnrctl start

Then check with the following command

tnsping DEV

If successful , then logout of oradev.

Login as devadm

su - devadm

execute R3trans -d

If successful ,

Then start the SAP instance .

Regards

Ratnajit

Former Member
0 Kudos

Hi Venkatesh,

While you see that in the first screen it says that the system can't able to read the file and permission is denied.

Can you provide all the permission to that folder. If not try the same by providing the permission to that.

Hope this helps.