oracleprotocolsperformance-testingloadrunnervugen

HTTP500 error LoadRunner Oracle NCA script


I have recorded a script from login till the opening of Oracle form. Then i split the program into two parts, one with login and other as Navigation to form and open.

Login is successfully executing but the navigation script is giving me an error HTTP-error code 500

T03_Amar_Navigation.c(95): Error -26612: HTTP Status-Code=500 (Internal Server Error) for the URL [MsgId: MERR-26612].

there is no problem while logging in and opening oracle form manually.

can someone help me what I may be missing?

I tried copying all the correlation parameters into the navigation as well, no error or mismatch with correlation parameters


Solution

  • Best guess, based upon seeing this 500 condition hundreds of times in my career, is that you need to check your script for the following

    Address the two items above and your 500 will quite likely go away.