Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    1. COLet me explain the scenario clearly. Actually i need to use a ETL Tool on my remote desktop. For this purpose I gave the host as my unix development server. Now everything is working fine with the ETL Server. The problem came when I kept a Input Table component. This component will get the data from the specific table of the database for this I have to provide a .dbc file to this component to connect to oracle. Now I dont Know how to detect Oracle server on unix development server? Will it be there on the development Server? Please Suggest.Thanks in Advance.
      singulars
    2. COI'm not familiar with ETL Tools nor detecting the server (seems silly, but I think you can just use a Query Admin program, put in the IP/Network Name of the Dev Server, and connect to Oracle.) Have you checked into http://www.oracle.com/technology/products/warehouse/index.html ?
      singulars
    3. COAnthony thank you very much for the Information. I spoke with the developers about this. The answer is we will not have any oracle database on the development server. But we are provided with an oracle developer server on the same environment where development server is present. So in order to connect to this oracle server from the development server we need to use the .dbc file.In the .dbc file we need to provide the ip address or name of the oracle server to which we are willing to connect and its encrypted password(This is in sync with the idea you promoted) for login. Many Thanks.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload