-
- Downloads
Heavily reworked the usage of the db link: Oracle does not provide
marshalling of arrays or custom types over a db link, hence temporary tables are used to transfer the data and read back the results. Also introduced a serrno PL/SQL package in both the NS and Stager databases. Adapted the OCCI interface to match the PL/SQL procedure for migration, still some modifications to be done (the bulk methods don't return anything) prior to start testing.
Showing
- castor/db/oracleCommon.schema.sql 10 additions, 1 deletioncastor/db/oracleCommon.schema.sql
- castor/db/oracleCommon.sql 8 additions, 0 deletionscastor/db/oracleCommon.sql
- castor/db/oracleConstants.sql 32 additions, 0 deletionscastor/db/oracleConstants.sql
- castor/db/oracleDiskTapeInterface.sql 58 additions, 45 deletionscastor/db/oracleDiskTapeInterface.sql
- castor/db/oracleStager.sql 1 addition, 1 deletioncastor/db/oracleStager.sql
- castor/db/oracleTapeGateway.sql 4 additions, 2 deletionscastor/db/oracleTapeGateway.sql
- castor/tape/tapegateway/daemon/ora/OraTapeGatewaySvc.cpp 27 additions, 44 deletionscastor/tape/tapegateway/daemon/ora/OraTapeGatewaySvc.cpp
- ns/oracleSchema.sql 9 additions, 2 deletionsns/oracleSchema.sql
- ns/oracleTrailer.sql 92 additions, 77 deletionsns/oracleTrailer.sql
Loading
Please register or sign in to comment