With the introduction of RDF Cloud Service, many of the scripts used in RDF on premise were changed for consistency and ease of implementation. Also, rather than setting the processes or log level by script, the scripts use the default value from rdf_environment.ksh or the BSA_MAX_PARALLEL and BSA_LOG_LEVEL values exported before the scripts are run.
Table J-1 lists the script names that were changed from the 15.0 RDF release to the current release of RDF on premise.
Table J-1 RDF Script Name Changes
Script Name in 15.0 RDF | Script Name in 15.0.1 (and later) RDF On Premise |
---|---|
buildCPEM.sh |
cpem_build_domain.ksh |
buildRDF.sh |
rdf_build_domain.ksh |
cpem_batch.sh |
cpem_batch.ksh |
dtPreProcessingBatch.sh |
rdf_preprocess_dt.ksh |
exportCPEMtoRDF.ksh |
cpem_e_rdf.ksh |
exportRDFtoAPCRO.ksh |
rdf_e_apcro.ksh |
exportRDFtoAPCROWeekly.ksh |
rdf_e_apcro_weekly.ksh |
exportRDFtoCPEM.ksh |
rdf_e_cpem.ksh |
gen_floatlift.ksh |
rdf_gen_float_lift.ksh |
genHaloLift.sh |
rdf_gen_halo_lift.ksh |
loadCpemMeasures.sh |
cpem_load_measures.ksh |
loadRDFMeasures.sh |
rdf_load_measures.ksh |
newitemstr.ksh |
rdf_new_item_store.ksh |
newitemUpgradeExport.ksh |
rdf_upgrade_new_item_store_export.ksh |
newitemUpgradeLoad.ksh |
rdf_upgrade_new_item_store_load.ksh |
RDFPreProcessingBatch.sh |
rdf_preprocess.ksh |
repos.ksh |
rdf_repos.ksh |