Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

connecting to database problem

hi anybody using windows8 qlikview version i having a problem connecting to sql or Oracle , can u plz help, and please tell me how to do ?

Labels (1)
7 Replies
Not applicable
Author

Can you paste your connection string please?

Not applicable
Author

s

Not applicable
Author

aaa.JPG

Not applicable
Author

I think you haven't given the correct oracle SID

Not applicable
Author

in your tnsnames.ora...

you'll have an entry like this:

a=

  (DESCRIPTION =

    (ADDRESS_LIST =

      (ADDRESS = (PROTOCOL = TCP)(HOST = 10.154.xxx.x)(PORT = 1521))

    )

    (CONNECT_DATA =

      (SERVICE_NAME = B)

    )

  )

here B is your SID...

check if the server configuration is correct .i.e, server ip, oracle sid, db username and password.

Not applicable
Author

where can i found tsnames.ora?

Not applicable
Author

go to My Computer and search for tnsnames.ora