Hello,
I am looking for some insight on how to create a Perl script which would allow for automated partitioning of an Oracle 10g database. Presently, partitioning is being done manually and this process is taking quite some time to complete due to the size of the database. Therefore, it was suggested that perhaps creating a Perl script to perform the partitioning would help simplify the process. However, I'm fairly novice with writing Perl scripts for the purposes of Oracle database administration, so any examples or guidance in this respect would be appreciated. In addition, if there is a more efficient way to perform the task of automated partitioning via internal features of the 10g database, I'd like to pursue that route if possible.
Thanks in advance,
Scott.
I am looking for some insight on how to create a Perl script which would allow for automated partitioning of an Oracle 10g database. Presently, partitioning is being done manually and this process is taking quite some time to complete due to the size of the database. Therefore, it was suggested that perhaps creating a Perl script to perform the partitioning would help simplify the process. However, I'm fairly novice with writing Perl scripts for the purposes of Oracle database administration, so any examples or guidance in this respect would be appreciated. In addition, if there is a more efficient way to perform the task of automated partitioning via internal features of the 10g database, I'd like to pursue that route if possible.
Thanks in advance,
Scott.