Skip to content

Commit 945323c

Browse files
authored
Merge branch 'main' into ao-patient-triaging
2 parents 29598e4 + 22a5f44 commit 945323c

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

ai/gen-ai-agents/assistant-secretary-agent/files/local_requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cffi==1.17.1
1313
charset-normalizer==3.4.1
1414
circuitbreaker==2.0.0
1515
click==8.1.7
16-
cryptography==43.0.3
16+
cryptography==44.0.1
1717
dataclasses-json==0.6.7
1818
decorator==5.1.1
1919
executing==2.2.0
@@ -27,7 +27,7 @@ httpx-sse==0.4.0
2727
idna==3.10
2828
ipython==8.31.0
2929
jedi==0.19.2
30-
Jinja2==3.1.4
30+
Jinja2==3.1.6
3131
jsonpatch==1.33
3232
jsonpointer==3.0.0
3333
jsonschema==4.23.0

data-platform/modernise/data-pump/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ Reviewed: 05.02.2025
4848
- Detailed, step-by-step instructions for Performing DataPump Import to Oracle Database 19c with Export dumps on OCI Object Storage , available on Amalraj Puthenchira's public platform
4949
- [Data Pump Bundle Patch](https://macsdata.com/oracle/data-pump-bundle-patch)
5050
- Overview and complete installation walkthrough with examples for 19c and 23ai databases, available on Marcus Doeringer's public platform
51+
- [Installing DBMS_CLOUD packages in Oracle 23ai (I) and how to use with Data Pump](https://carlosal.wordpress.com/2025/04/01/installing-dbms_cloud-in-oracle-23ai/)
52+
- Blog article by Carlos Álvarez showing how easy it is to install DBMS_CLOUD packages in Oracle 23ai and how to export and import with Data Pump to and from Object Storage.
5153

5254
# Useful Links
5355
- [Loading Data from Google Cloud Storage to Oracle Database](https://database-heartbeat.com/2024/10/01/google-storage-to-oracle-database/)

0 commit comments

Comments
 (0)