You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-starter-sample-txeventqjms/README.md
## Create user and the Transactional Event Queue (TxEventQ)
17
17
18
-
Log into the database as the `SYS` user and run the SQL script `setup.sql` located in the `sql` directory. The script creates a user called `TESTUSER` and a TxEventQ called `my-txeventq`.
18
+
Log into the database as the `SYS` user and run the SQL script `setup.sql` located in the `sql` directory. The script creates a user called `TESTUSER` and a TxEventQ called `my_txeventq`.
0 commit comments