Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 54 Oracle Analytics and AI Sharing Center
- 26 Oracle Analytics and AI Lounge
- 312 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.4K Oracle Analytics and AI Forums
- 6.7K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 117 Oracle Analytics and AI Trainings
- 24 Oracle Analytics and AI 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