Categories
- All Categories
- Oracle Analytics Learning Hub
- 29 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 236 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
nqcmd "Open input file failed" - Error
Muhammad A Majeed
Rank 2 - Community Beginner
I am trying to load test my server running nqcmd command but it is failing with error "Open input file failed". File is present in the folder <MWHOME>\instances\instance1\bifoundation\OracleBIApplication\coreapplication\setup\ so I tried providing only file name (query.lsql) as well as with full path. Here is the command I am running
nqcmd -d <datasource_name> -u <username> -p <password> -s query.lsql -o output.txt
0