
- #Configuring excel for redshift data warehouse password
- #Configuring excel for redshift data warehouse zip
This will be DBNAME_LEVEL where DBNAME is the database name and LEVEL is the resource level.
Service Name - The database service name, as listed in the file tnsnames.ora. To configure a data store, select Oracle Autonomous Database (ADW or ATP) with uploaded wallet in the Server/Database category and enter the following information: For instructions on configuring the proxy refer to - JDBC Thin Connections with an HTTP Proxy.
Note:If EDQ is running on a server which requires a proxy to access the database, you will need to edit the tnsnames.ora file manually to specify the proxy before uploading to the landing area.
#Configuring excel for redshift data warehouse zip
The other files in the ZIP are not required. You can use the SFTP server built in to EDQ or copy the files directly to the server.
#Configuring excel for redshift data warehouse password
Once download is complete you will not use the password again.Īfter downloading the wallet ZIP, expand it and upload the cwallet.sso and tnsnames.ora files to a folder in the EDQ landing area.
Enter and confirm a password and click Download. Click Download Client Credentials (Wallet). Click the Service Console button and select Administration. Login to the OCI console and navigate to the ADW or ATP instance that you are using. Perform the following steps to download the wallet files : To use this type of data store, you have to download the wallet information from the ADW or ATP administration console, and then upload the wallet and tnsnames.ora files to the EDQ landing area. Oracle Autonomous Database (ADW or ATP) with uploaded wallet Note:If you have not entered proxy information when a proxy is required, the test may take a significant time before generating an error and in extreme cases may result in a client disconnect. Once you have completed the configuration, click Test to verify the connection. For more details, refer to Access to Oracle Services: Service Gateway. If EDQ is running on an OCI compute instance which cannot access the database directly, Oracle recommends setting up a Service Gateway as an alternative to proxy. Proxy Host and Proxy Port - If the EDQ server is running on a system which requires a proxy server to access OCI services, enter the information in this field. If you leave this blank the default schema for the user is used.
DB User and DB Password - Database user credentials. For typical EDQ use cases Oracle recommends the default setting, Low. Resource Level- The resource level (Low, Medium, High) used for connections to the database.
These statements are required to discover and set up an autonomous database as the EDQ repository. Note:If you have provisioned your EDQ instance from Oracle Cloud Marketplace, you may have already set the above policy statements. If you are using instance authentication you need not create stored credentials. Follow the instructions listed in the OCI documentation - Calling Services from an Instance and select OCI Instance Principal Authentication as the credentials. If you are running EDQ on an OCI compute instance, you can configure the instance itself with the required permissions. Replace the group name and compartment with the correct values for your tenancy. These permissions can be granted by using the following OCI policy statements: Allow group MYGROUP to manage autonomous-databases in compartment MYCOMP where request.operation='GenerateAutonomousDatabaseWallet'Īllow group MYGROUP to inspect autonomous-databases in compartment MYCOMP The user must have minimum permissions to get the wallet and must be able to read information on the database.
OCI Credentials- Stored credentials for a user who can connect to REST APIs to download the wallet. Note:You can copy the OCID for an autonomous database from the OCI Console. Alternatively, if the data store is going to be shared across projects, you can create it at the System level (outside of any specific project) in the same way as above. The new Excel data store is now configured and visible in the Project Browser. Upon successful test connection, click OK. Click Test, to check the connection to the new Excel data store. Select 1st row is header check box if you wish to use the first row of the selected worksheet as header to create the column names in EDQ.Īfter setting the required attributes, click OK.
It allows you to set the following attribute types: To set attribute types in an Excel spreadsheet, click configure worksheets.Streaming mode uses significantly less memory when writing large XLSX files, but does not preserve worksheets and does not support append mode. Select this check box if you always want to overwrite the Excel file (stream data) on export. Note:This feature is applicable only for EDQ 12.2.1.4.1 release.