Search Results

Search: Posts Made By: a1_win
7,928
Posted By junior-helper
Are you sure? Did you try to pass another sql...
Are you sure? Did you try to pass another sql script? I think it works now because you still have users.sql hardcoded:
#!/bin/bash
. /test1/product/r12/TEST1/apps/apps_st/appl/APPSTEST1_xyz.env
...
7,928
Posted By DGPickett
Careful quoting.
Careful quoting.
7,928
Posted By Don Cragun
If I correctly understand what you're trying to...
If I correctly understand what you're trying to do, try changing the line:
@users.sqlin output.sh to:
$(cat users.sql)
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 07:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy