Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
18 KiB
Environment
- Choose Settings > Preferences from the main menu.
The Preferences dialog box is displayed.
- Choose Environment > Session Setting.
The Session Setting pane is displayed.
- Select the Data Studio encoding from the Data Studio Encoding drop-down list.
- Select the file encoding from the File Encoding drop-down list.
- Click OK. The Restart Data Studio dialog box is displayed.
- Click Yes to restart Data Studio. If any export, import or execution operations are in progress, the Process is running dialog box is displayed.
- Click OK to proceed or click Force Restart to cancel the operations and restart Data Studio.
SQL Assistant
Perform the following steps to enable or disable SQL Assistant:
- Choose Settings > Preferences from the main menu.
The Preferences dialog box is displayed.
- Choose Environment > Session Setting.
The Session Setting pane is displayed.
- Select Enable/Disable in SQL Assistant.
- Click OK.
Query/Function/Procedure Backup
For details about the backup features of Data Studio, see Backing up Unsaved Queries/Functions/Procedures.
Perform the following steps to enable or disable the backup of unsaved data in SQL Terminal and PL/SQL Viewer:
- Choose Settings > Preferences from the main menu.
The Preferences dialog box is displayed.
- Choose Environment > Session Setting.
The Session Setting pane is displayed.
- Select or deselect Auto Save in the Auto Save area.
- Set the time interval for data backup in the Interval field.
- Click OK.
Perform the following steps to enable or disable the encryption of saved data:
- Choose Settings > Preferences from the main menu.
The Preferences dialog box is displayed.
- Choose Environment > Session Setting.
The Session Setting pane is displayed.
- Select or deselect Encryption in the Auto Save area.
- Click OK.
Perform the following steps to configure the Import Table Data Limit and Import File Data Limit parameters:
- Choose Settings > Preferences from the main menu.
The Preferences dialog box is displayed.
- Choose Environment > Session Setting.
The Session Setting pane is displayed.
In the File Limit area, configure the Import Table Data Limit and Import File Data Limit parameters.
Import Table Data Limit: specifies the maximum size of the table data to import
Import File Data Limit: specifies the maximum size of the file to import
- Click OK.
Perform the following steps for rendering:
- Choose Settings > Preferences from the main menu.
The Preferences dialog box is displayed.
- Choose Environment > Session Setting.
The Session Setting pane is displayed.
In the Lazy Rendering area, the Number of objects in a batch parameter is displayed.
- In the Lazy Rendering area, configure the Number of objects in a batch parameter, which ranges from 100 to 1000 and defaults to 200.
If the value input is less than 100 or more than 1000, the Invalid Range, (100 -1000) error message is displayed.
- Click OK.