Kbase 20642: CorVu - How to Use Session Startup Parameters in CorVu 4.1
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  21/11/2008 |
|
Status: Verified
GOAL:
How to create a startup parameter in CorVu Software Version 4.1 if you do not have a (config) section in the CorVu installation directory.
FACT(s) (Environment):
CorVu 4.1
FIX:
Whenever you need a connection parameter (such as -d, -T, etc.) for a database, you can go to the CorVu Administrator and make the changes you need in the config section of the installation directory.
If you do not have a (config) file, you must create it with any text editor. Once created, add the following line:
startopts <startup Parameter> <startup Parameter> <...>
The next time you restart your CorVu session, it now adopts the
startup parameters you set in the config file.