Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 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