Giter VIP home page Giter VIP logo

journey4-adwc's People

Contributors

dbayard avatar jackhancn avatar kenzengoracle avatar spattersorcl avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

journey4-adwc's Issues

tried to load data from object store to ADW but error

hi,

i am using sample data with "|" as a delimiter as attached
coun_v3.txt

When i tried to do data load , using SQL, from object storage to ADW, i got an error as below.
Error report -
ORA-44003: invalid SQL name
ORA-06512: at "C##CLOUD$SERVICE.DBMS_CLOUD", line 798
ORA-06512: at "SYS.DBMS_ASSERT", line 216
ORA-06512: at "C##CLOUD$SERVICE.DBMS_CLOUD", line 699
ORA-06512: at "C##CLOUD$SERVICE.DBMS_CLOUD", line 816
ORA-06512: at line 2
44003. 0000 - "invalid SQL name"
*Document: Yes
*Cause: The input parameter string was not a valid simple SQL name.
*Action: Check with the DBMS_ASSERT spec to verify that the parameter
string is a valid simple SQL name.

When i use import wizard from SQL developer, it seems to have more columns than expected.
screenshot
error_coun3

how to fix this?

not able to login to VM of oracle data integration platform cloud

Hi ,
I have created Data integration platform cloud instance in oracle cloud. But I am not able to get IP address of the instance. I raised request to Oracle cloud support for same. But they are saying it is oracle managed and I cannot access VM for this service.

I want to create data store connection in EDQ with autonomous data warehouse . as per below link i should access VM to modify jvm.properties to accss Autonomous data warehouse from EDQ data store via tns files

https://oracle.github.io/learning-library/workshops/journey4-adwc/?page=LabGuide10.md#

please help me regarding how to access VM for Data integration platform service when oralce is saying i cannot access it

Error received in constructing URL of object

ADWC Workshop Lab 300
https://oracle.github.io/learning-library/workshops/journey4-adwc/?page=LabGuide300.md

Goal:
Import data using SQL Developer for data located in object storage.

Tried using:
1/ template (https://swiftobjectstorage.<region_name>.oraclecloud.com/v1/<tenant_name>/<bucket_name>/<file_name>)
2/ URL Path (URI) (from clicking on 'details' of the object)

Error received:
ORA-20404: Object not found

Application Used:
SQL Developer, import data

Values used:
https://swiftobjectstorage.us-ashburn-1.oraclecloud.com/v1/gse00013865/ADW-Lab/customers.csv
https://objectstorage.us-ashburn-1.oraclecloud.com/n/gse00013865/b/ADW-Lab/o/customers.csv

Auth Token Created:
Yes

Not sure if I have a typo in my constructed URL... Please advise.

Thanks!
Thuymy Tran

Error received in lab3 'Load data from the Object Store'

Hi,
Please help to check the following issue.
Hit error while trying to load data from object store in sql developer.

  1. create the credential.
    --If you have your own OCI Object Store username and password, replace them here.
    set define off
    begin
    DBMS_CLOUD.create_credential(
    credential_name => 'OBJ_STORE_CRED',
    username => 'adwc_oss_access',
    password => '6:rg1JlPUKge&&)jO$_v'
    );
    end;
    /
    set define on

  2. hit error in sql developer.
    An error was encountered performing the requested operation:

ORA-20401: Request failed with status 401 - https://swiftobjectstorage.us-ashburn-1.oraclecloud.com/v1/dwcsdemo/DEMO_DATA/channels.csv
ORA-06512: at "C##CLOUD$SERVICE.DBMS_CLOUD", line 886
ORA-06512: at "C##CLOUD$SERVICE.DBMS_CLOUD_INTERNAL", line 2165
ORA-06512: at "C##CLOUD$SERVICE.DBMS_CLOUD_REQUEST", line 939
ORA-06512: at "C##CLOUD$SERVICE.DBMS_CLOUD_REQUEST", line 667
ORA-06512: at "C##CLOUD$SERVICE.DBMS_CLOUD_REQUEST", line 904
ORA-06512: at "C##CLOUD$SERVICE.DBMS_CLOUD_INTERNAL", line 2127
ORA-06512: at "C##CLOUD$SERVICE.DBMS_CLOUD_INTERNAL", line 2188
ORA-06512: at "C##CLOUD$SERVICE.DBMS_CLOUD", line 876
ORA-06512: at line 1

Vendor code 20401

regards
Henry

Issues with

We few hubsters at SM hub, cloud coaching the customers on ADWC labs and we are following https://oracle.github.io/learning-library/workshops/journey4-adwc/?page=LabGuide3.md (step 10) . While trying to load data from Object Storage we are facing the issues (Screenshot attached). We have double checked all connection details and url , everything seems to be correct . So unable to figure out what else is causing the issue. Any idea what is missing ? Any help is appreciated!

screen shot 2019-01-18 at 2 25 23 pm

Slow Performance

Observation: I am working on the OCI environment. I connected visual desktop to ADWC and running a query. Query times are extremely slow. I scaled the service to 2 OCPUs and still running slow. Is this expected behavior? I am unsure since I dont have a baseline. Any recommendations are appreciated.

Instance: SachinDW

Thanks
Sachin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.