Hello,
Can anyone tell me what are the restrictions on using direct path? Can
you use things like substr and to_date?
Thanks,
Joe
Can anyone tell me what are the restrictions on using direct path? Can
you use things like substr and to_date?
Thanks,
Joe
M
>Can anyone tell me what are the restrictions on using direct path? Can
>you use things like substr and to_date?
>Thanks,
>Joe
1. Equivalent of Direct Path Insert with nologging
What is the SQL server equivalent of Oracle's direct path insert feature.
i.e. insert into table /* + append +/ select * from another table. We are
looking at the fastest way to copy a few million rows from one table to
another without getting into undo/redo space problems.
2. Database format of the German phonebook from DeTeMedien
3. Direct Path Interface through OCI
5. SQLLoader with direct path?
6. Extended Properties for Stored Procedure Objects
7. parallel partitioned direct-path insert
8. SQLLDR direct path load generating redo log files
9. SQL*Loader Direct Path Problem ? (ORA-02352)
10. SQL*Loader with Direct Path
11. Sqlldr direct path and High Water Mark
12. checkpoint affecting sqlldr direct path