Errors and other messages
Meaning of some messages
The first time you use "Grant/Refresh Database Privileges" after adding/changing a view or table, you may see the message below. However, the proc...
Fri, 20 Jun, 2014 at 2:28 PM
When you try to view trainings and webinars recorded using GoToMeeting or GoToWebinar, you may get the following message:
"Windows Media Player c...
Mon, 25 Aug, 2014 at 1:44 PM
NOTE: This explanation only applies when the error message specifies "_PK"! CAUSE: Biotics is trying to assign a primary key (PK) that has al...
Fri, 19 Jan, 2024 at 8:40 AM
Description: When running the FIX_NEXT_SEQ stored procedure to identify and fix out-of-whack sequences, you might encounter this error: ERROR at line 1: OR...
Tue, 27 Dec, 2016 at 9:45 AM
When trying to execute the update query in SQL+ you will see the following error. update shape set has_shape_ind = 'N' where shape_id = 16285 E...
Tue, 4 Nov, 2014 at 8:39 AM
To resolve this, run Grant/Refresh Database Privileges.
Wed, 5 Nov, 2014 at 10:01 AM
PROBLEM: A working list cannot be deleted if it is assigned as a User's Restricted Access Working List. Trying to delete such a working list will resu...
Fri, 2 Aug, 2019 at 8:09 AM
If a view has errors, the way to determine what is causing the error is to run the following syntax:
show errors view VIEW_NAME;
The result will ind...
Thu, 3 Mar, 2016 at 1:29 PM
If you are using Internet Explorer to access Biotics and cannot get any working lists to show up and buttons or menu items are missing or misplaced, it coul...
Thu, 7 Jun, 2018 at 1:59 PM
A sequence can be incremented (see Update sequence when out of synch) but in order to decrease the value of a sequence, it must be dropped and recreated wit...
Thu, 21 Jun, 2018 at 11:21 AM