ORA-24483: Invalid parameters were passed into environment creation call Cause: Invalid parameterswere passed into the environment creation call. Check
the passed in parameters for the following conditions: -envp should not be NULL
-xtramem_sz should not be negative -Either both xtramem_sz and usrmempp
have to be provided. Or, neither should be provided. Action: Pass in legitimateparameters.