Hi Friends,
i have developed a web dynpro application which accesses oracle database.
the exact scenario is
1. i want data from Primavera system. its backend is oracle database. Primavera has its own DSN named PSDK(Primavera s/w development kit)
2. DSN is installed on the server on which im deploying my appl.
3. im writing query which goes thru this DSN and access the database
Problem:
when i deploy my application, the query gets fired for the first time. then again when i try to deploy it doesn't get the connection.
the same query i tried to run on the server itself and it is running any number of times.
i don't know what is happening exactly when im deploying the application. is the problem with the application, DSN or the server?
Can anyone please solve this problem.
Thanks n Regards
Akshay