Question
How many types of sqr files are there?

Answers

There are 5 types of SQR files:

SQC: SQC program files contain commonly included procedures that are called by other SQR programs.
LIS when an SQR reports generate output it is sent to a file with an. LIS extension.
LOG: SQR.LOG file is the output file used by People soft. This file contains all information such as errors and displays statements. That is output to the terminal during the execution of SQR.
MAX: SQR does not dynamically allocate memory. The default program allocations (which were coded for lower        DOS memory) usually have to be increased for complex SQR programs.

Note: People soft uses a .MAX file to increase any SQR parameter where default is not adequate for the program. There is one main .MAX file for processing under SQR W (windows) called ALLMAXES.MAX

SQT: These program files are precompiled SQR programs. As a People soft 5+ there are no delivered precompiled SQR programs.   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q Define the short description of capability levels in cmmi?
  • Q Which film is the first of the spaghetti westerns
  • Q Who was nicknamed Impeesa (no sleep wolf) by Matabele tribe
  • Q How many types of Standard Internal Tables?
  • Q The Portuguese traveller, Nuniz visited Vijayanagar during the reign of which rular?
  • Q Explain filter filter.
  • Q Who was the last amateur to win US tennis open 1968
  • Q Which of the following tools can you use to determine if the applications, devices and hardware on your computer running windows vista are known to have problems with windows 7
  • Q Predict the output of the following program code.? main() { fork(); printf("hello world!"); }
  • Q Why objects in the nanoscale cannot be seen by visible light?
  • Q Do you know for the servlet layer on the web server, what version of the java servlet api are the pia java servlets coded to with peopletools 8.4?