
Not applicable
2013-10-21
05:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 ?
- Tags:
- new_to_qlikview
524 Views
7 Replies

Not applicable
2013-10-21
06:00 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you paste your connection string please?
414 Views

Not applicable
2013-10-21
06:22 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
s
414 Views

Not applicable
2013-10-21
06:24 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
414 Views

Not applicable
2013-10-21
06:30 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think you haven't given the correct oracle SID
414 Views

Not applicable
2013-10-21
07:11 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
414 Views

Not applicable
2013-10-21
07:23 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
where can i found tsnames.ora?
414 Views

Not applicable
2013-10-21
07:46 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
go to My Computer and search for tnsnames.ora
414 Views
