Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 1ebbbc3

Browse files
authored
Merge pull request #23667 from nilabjaball/f1
F1
2 parents 0cd1442 + b2cc38d commit 1ebbbc3

3 files changed

Lines changed: 37 additions & 10 deletions

File tree

docs/azure-data-studio/extensions/database-migration-assessment-for-oracle-extension.md

Lines changed: 37 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -145,13 +145,13 @@ You can also cancel an ongoing assessment, delete an assessment and move assessm
145145

146146
### Logging
147147

148-
The extension has the errors, warning and other diagnostic logging written in the default log directory.
148+
The extension has the errors, warning and other diagnostic logging written in the default log directory.
149149

150150
- Windows - C:\Users\\<username\>\\.dmaoracle\logs\
151151
- Linux - ~/.dmaoracle/logs
152152
- Mac - /Users/\<username\>/.dmaoracle/logs
153153

154-
By default, the extension stores last 7 log files.
154+
By default, the extension stores last 7 log files.
155155

156156
To change the log directory, update LogDirectory property in the extension settings file.
157157

@@ -163,29 +163,56 @@ Mac - /Users/\<username\>/.azuredatastudio/extensions/microsoft.azuredatastudio
163163

164164
### Known issues
165165

166-
- Error GE-1002 Path provided does not exist.
166+
- Path provided does not exist.
167167

168168
Reason: Missing files or missing permission on the assessment folder.
169169

170170
Possible Solution:
171-
171+
172172
a. User has read and write permission on the assessment folder.
173-
173+
174174
b. If there is a missing file or folder, delete the assessment and generate a new assessment.
175175

176176
- Encountered connection timeout exception while interacting with Oracle.
177177

178178
Reason: Failed to Connect to Oracle Instance.
179179

180180
Possible Solution:
181-
182-
a. Check if the port Oracle is running on isn't blocked by firewall rules.
183-
181+
182+
a. Check if the port Oracle is running on is blocked by firewall rules.
183+
184184
b. Perform tnsping and see if the Service ID gets resolved.
185185

186-
- Feature Data Collection Warning
186+
- Unable to access Database Migration Assessment reports for Oracle after upgrading to version 1.5
187+
188+
Reason: When Azure data studio Oracle extension is upgraded to latest version (version 1.5 and above), the assessment reports will be inaccessible.
189+
190+
Workaround: Uninstall and install the prior version of Database migration assessment (v1.4.1) to download the previously assessed reports. Please follow the steps below to use previous version of the extension
191+
192+
1. Pre-requisites
193+
194+
• Current assessment Directory: Path is given under Extension settings > Oracle Assessment: Assessment Path > Local path to store your assessments.
195+
196+
• Previous version build: Download the Previous build (version 1.4.1) on local system.
197+
198+
1. Troubleshooting steps
199+
200+
• Open the extensions manager in Azure Data Studio. You can select the extensions icon or select Extensions in the View menu.
201+
202+
• To Install, click on View and More Actions (3 dots) as shown below > Install from VSIX.
203+
Screen capture shows view and More Actions to chose Install from vsix.
204+
205+
:::image type="content" source="media/database-migration-assessment-for-oracle-extension/dmafo-install-from-vsix.png" alt-text="Screen capture shows Veiw and More Actions to chose Install from vsix":::
206+
207+
• Locate the VSIX file of v1.4.1 saved locally and click Install.
208+
209+
:::image type="content" source="media/database-migration-assessment-for-oracle-extension/dmafo-select-vsix.png" alt-text="Screen capture shows selecting local vsix.":::
210+
211+
• Close and reopen the Azure data studio.
212+
213+
Ensure to set the extension assessment directory same as noted in pre-requisites.
187214

188-
Reason: Few features don't have the latest usage statistics available in the Oracle metadata store.
215+
• Using this extension version v1.4.1, saved assessments reports can be accessed, downloaded and saved in HTML format.
189216

190217
## Next steps
191218

132 KB
Loading
96.3 KB
Loading

0 commit comments

Comments
 (0)