Hi
I am trying to pass a session variable $$PROCDATE to a pre-session command (The manual indicates that this should work) in a Solaris environment running Powermart 5.1.2
In the shell script I am calling the variable appears as 5162PROCDATE - ie it is not being resolved by Powermart, it is being passed as a literal string and the shell is interpreting $$ as the PID followed by PROCDATE.
Anyone got this to work?
(I trying to create a complex database view which needs a date to be supplied (the date is not known until run-time) so it can be used as a data source in the subsequent mapping)
Thanks in advance
Marc
I am trying to pass a session variable $$PROCDATE to a pre-session command (The manual indicates that this should work) in a Solaris environment running Powermart 5.1.2
In the shell script I am calling the variable appears as 5162PROCDATE - ie it is not being resolved by Powermart, it is being passed as a literal string and the shell is interpreting $$ as the PID followed by PROCDATE.
Anyone got this to work?
(I trying to create a complex database view which needs a date to be supplied (the date is not known until run-time) so it can be used as a data source in the subsequent mapping)
Thanks in advance
Marc