Do you have any question about this error?
Message type: E = Error
Message class: 0S - Messages for the SQL trace
Message number: 014
Message text: No trace records exist for the selection criteria
No trace records exist for the trace analysis restrictions you have
set.
Program processing continues.
Ensure that you have specified the required trace file and the type of
trace (SQL trace, enqueue trace, RFC trace, and table buffer trace) and
that you have correctly chosen the selection parameters (period, user,
table name, runtime, operation).
To display an overview of the trace files that are available, use
transaction ST01.
After you have verified these parameters, repeat the trace analysis.
Error message extract from SAP system. Copyright SAP SE.
0S014
- No trace records exist for the selection criteria ?The SAP error message 0S014: No trace records exist for the selection criteria typically occurs when you are trying to analyze trace data (such as performance traces or system logs) but the system cannot find any records that match the criteria you have specified. This can happen in various contexts, such as when using transaction codes like ST05 (SQL Trace) or ST12 (Performance Trace).
Causes:
- No Trace Data Available: The most common reason for this error is that there are no trace records available for the specified time period or selection criteria.
- Incorrect Selection Criteria: The filters or parameters you have set (like user, transaction, time frame, etc.) may not match any existing trace records.
- Trace Not Activated: The trace may not have been activated for the relevant user or transaction during the time you are trying to analyze.
- Data Purged: Trace data may have been purged or deleted due to system settings or retention policies.
- Authorization Issues: Lack of proper authorizations to view the trace data can also lead to this error.
Solutions:
- Check Time Frame: Ensure that the time frame you are selecting for the trace data is correct and that traces were indeed recorded during that period.
- Review Selection Criteria: Double-check the selection criteria you are using. Try broadening the criteria to see if any records exist.
- Activate Trace: If you are looking for traces for a specific user or transaction, ensure that the trace was activated before the actions were performed.
- Check Trace Settings: Verify the settings in the system for trace retention and ensure that traces are not being purged too frequently.
- Authorization Check: Ensure that you have the necessary authorizations to view the trace data. You may need to consult with your SAP security team.
- Use Alternative Tools: If you are unable to find the required trace data, consider using other monitoring tools or transactions that may provide the information you need.
Related Information:
If the issue persists after trying the above solutions, it may be beneficial to consult with your SAP Basis team or open a support ticket with SAP for further assistance.
Get instant SAP help. Start your 7-day free trial now.
0S013
Internal error; incorrect variable name in row & column &
What causes this issue? The name of the formal variables is incorrect.System Response Program processing continues with the next part of the SQL sta...
0S012
Internal error - incorrect field name & in trace list description
What causes this issue? In the description of the SQL trace basic list (see type definition SQLT), you can only use fields that are included in struc...
0S015
No more information exists for the statement
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
0S016
No identical selects found
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.