- Jul 01, 2013
-
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
Make sure that no fast full scan is used in subRequestTodo. This is too vulnerable to sparse table/indexes
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
Dropped sending of UDP packets between RH and stager as they are obsoleted by the use of alerting inside the DB
-
- Jun 28, 2013
-
-
Steven Murray authored
Fixed in the trunk.
-
Steven Murray authored
Fixed in the trunk.
-
- Jun 27, 2013
-
-
Steven Murray authored
Fixed the bug with dumptp that was found during extended testing. dumptp was requesting a tape mount with the now illegal labe type of BLP. I have simple replaced BLP with AUL.
-
- Jun 26, 2013
-
-
Steven Murray authored
Fixed in the trunk.
-
Steven Murray authored
Fixed in the trunk.
-
- Jun 20, 2013
-
-
Steven Murray authored
Fixed in the trunk.
-
Steven Murray authored
4 constraints and index: FK_DiskCopy_CastorFile FK_CastorFile_FileClass I_CastorFile_FileClass UN_CastorFile_LKFileName NN_CastorFile_LKFileName
-
Steven Murray authored
NN_SvcClass_LastEditor NN_SvcClass_LastEditionTime
-
Steven Murray authored
I_SvcClass_GcPolicy
-
Steven Murray authored
FK_SvcClass_GCPolicy.
-
Steven Murray authored
NN_SvcClass_GcPolicy.
-
Steven Murray authored
NN_SvcClass_ForcedFileClass.
-
Steven Murray authored
constraint for a second time which is not possible and caused the schema creation script to fail.
-
Steven Murray authored
creation script to fail: ALTER TABLE SvcClass ADD CONSTRAINT UN_SvcClass_Name UNIQUE (name);
-
Steven Murray authored
therefore it should come earlier in stager_oracle_create.list.
-
Steven Murray authored
-
Steven Murray authored
-
- Jun 19, 2013
-
-
Steven Murray authored
Fixed bad indentation in the Python program modifyrecallgroup that caused the program to exit with a syntax error
-
Steven Murray authored
Sorry I broke the build - now fixed.
-
Steven Murray authored
Fixed in the trunk.
-
Sebastien Ponce authored
-
Sebastien Ponce authored
Improved command line but allowing to give multiple mountPoints, multiple diskservers and even diskpools
-
Sebastien Ponce authored
moved the code to parse mountPoints and diskserver/diskpool names given on the command line to common place
-
Sebastien Ponce authored
-
- Jun 18, 2013
-
-
Steven Murray authored
Had to had ULL to large default values in order to compile on 32-bit platforms.
-
Sebastien Ponce authored
-
Steven Murray authored
Added a note to the ReleaseNotes about tape operators not having to explicitly set the following tapebridged configuration-parameters: TAPEBRIDGE BULKREQUESTMIGRATIONMAXBYTES TAPEBRIDGE BULKREQUESTMIGRATIONMAXFILES TAPEBRIDGE BULKREQUESTRECALLMAXBYTES TAPEBRIDGE BULKREQUESTRECALLMAXFILES TAPEBRIDGE MAXBYTESBEFOREFLUSH TAPEBRIDGE MAXFILESBEFOREFLUSH TAPEBRIDGE TAPEFLUSHMODE
-
Steven Murray authored
Fixed in the trunk.
-
Steven Murray authored
Fixed a spelling mistake in the manual page.
-
Steven Murray authored
Fixed in the trunk.
-
- Jun 17, 2013
-
-
Steven Murray authored
Fixed in the trunk.
-
Sebastien Ponce authored
Fixed support #138177 : Timeout expired ORA-06512: at CASTOR_STAGER.DUMPDBLOGS introduced in 2.1.13-9-1
-
Sebastien Ponce authored
-