Skip to content

Commit 70e616e

Browse files
committed
typo fix
1 parent 4f58f90 commit 70e616e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

IoTDBJDBC/samples/TimeSeriesDatabase.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can now re-run the get workspaces to make sure it's been added (the output
3030
SELECT dbms_cloud_telemetry_admin.get_workspaces() from dual ;
3131
[{"workspace_name":"IOTWORKSPACE","cloud_database_name":"OCID1.AUTONOMOUSDATABASE.OC1.UK-LONDON-1.ANWGILJSUEVFTMQAAQRDUC2A.....","ingest_enabled":false},{"workspace_name":"TELEMETRY_DEFAULT_WORKSPACE","cloud_database_name":"OCID1.AUTONOMOUSDATABASE.OC1.UK-LONDON-1.ANWGILJSUEVFTMQ.....","ingest_enabled":false}]
3232

33-
For the instrcutions I'm assumign that the created user is called iotingestuser
33+
For the instrcutions I'm assuming that the created user is called iotingestuser
3434
Use the ADB admin console to add a user for ingest at least (and maybe others for query), in the DB console go to the users / user management page, click on create user
3535
In the form set the user name and passwordm make sure password expired is turned off
3636
IMPORTANT, make sure to enable the REST, GraphQL, MongoDB, and Web access option then click on the create user button

0 commit comments

Comments
 (0)