'UNBOUND_VARIABLE: signal('failure,instantiate(nls("instver_too_early2","The version of the Installer currently running is %%installer_version%%. The product(s) you have chosen to deinstall were installed with a later version of the Installer. Please use a later version of the Installer to deinstall these product(s).")));
oracle7_run = instantiate(nls("oracle7_run", "The Oracle7 kernel (ORACLE72.EXE) is currently running on this machine. Before deinstalling this software, please shut down the database and stop the kernel by running Stop Database.
Choose OK after you have closed all Oracle applications and want to resume the deinstallation of %%registry_label%%.
Choose CANCEL to terminate the deinstallation of %%registry_label%%.
oracle7_run_help = instantiate(nls("oracle7_run_help", "The Oracle Installer has detected that Oracle7 kernel (ORACLE72.EXE) is currently running on this machine. Please shut down the database and stop Oracle7 before deinstalling this software.
To shut down the database, run Stop Database.
Choose OK after you have closed all Oracle applications and want to resume the deinstallation of %%registry_label%%.
Choose CANCEL to terminate the deinstallation of %%registry_label%%.
"));
po7dll_run = instantiate(nls("po7dll_run", "The Two-Task Driver DLL (SQLNTTT.DLL) is currently running on this machine. Before deinstalling this software, please close all Oracle applications.
Choose OK after you have closed all Oracle applications and want to resume the deinstallation of %%registry_label%%.
Choose CANCEL to terminate the deinstallation of %%registry_label%%.
po7dll_run_help = instantiate(nls("po7dll_run_help", "The Oracle Installer has detected that a 2-Task Driver DLL (SQLNTTT.DLL) is currently running on this machine. Please close all Oracle applications before deinstalling this software.
Choose OK after you have closed all Oracle applications and want to resume the deinstallation of %%registry_label%%.
Choose CANCEL to terminate the deinstallation of %%registry_label%%.
"));
remove_prompt = instantiate(nls("remove_prompt","Do you want to remove the database in %%RDBMS_FILES%%?"));
remove_help = instantiate(nls("remove_help","If you want to remove the database in the %%ORACLE_HOME%%\DBS directory, choose 'YES'. If you want to retain this database, choose 'NO' and the database files will not be removed."));
expand_db_prompt = nls("expand_db_prompt", "Deinstallation does not remove database files created after the installation of the Starter Database or those created due to a custom 'create database' command. You can manually remove these files after deinstallation is complete.");
expand_db_help = nls("expand_db_help", "If you expanded the Starter Database after installation or created your own custom database, the deinstall process may not remove all of the database, log, or control files in your database. You can manually remove them after deinstallation is complete.");