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: 14-faq.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@
18
18
-[My data is not in a relational format. Where can I find these files?](#my-data-is-not-in-a-relational-format-where-can-i-find-these-files)
19
19
-[What is the difference between the P:, U: and G: drives?](#what-is-the-difference-between-the-p-u-and-g-drives)
20
20
-[I need to process a large amount of relational data. What is the destination location?](#i-need-to-process-a-large-amount-of-relational-data-what-is-the-destination-location)
21
-
-[Why did I receive a SAML error when logging into Dbeaver?](#Why-did-I-receive-a-SAML-error-when-logging-into-Dbeaver?)
21
+
-[Why did I receive a SAML error when logging into Dbeaver?](#why-did-I-receive-a-SAML-error-when-logging-into-dbeaver)
22
22
23
23
## How do I set up my Multifactor Authentication {#how-do-i-set-up-my-multifactor-authentication}
24
24
@@ -56,11 +56,11 @@ You can reset your ADRF project password by following these steps:
56
56
57
57
You would have to reach out to support at support\@coleridgeinitiative.org to have your account unlocked and you would have to reset your security questions so that you can recover your account in the future.
58
58
59
-
## I can log into the ADRF but my desktop and DS application just show blank pages.
59
+
## I can log into the ADRF but my desktop and DS application just show blank pages.{#i-can-log-into-the-adrf-but-my-desktop-and-ds-application-just-show-blank-pages}
60
60
61
61
Please ensure the connection to ADRF is not being blocked by your organizations VPN and/or firewall (try using a device not connected to your organization’s network) and reach out to [support\@coleridgeinitiative.org](mailto:support@coleridgeinitiative.org).
62
62
63
-
## I saved a file in the C: drive or in the Desktop. When I logged back in, the file is no longer there. Can you restore it?
63
+
## I saved a file in the C: drive or in the Desktop. When I logged back in, the file is no longer there. Can you restore it? {#i-saved-a-file-in-the-c-drive-or-in-the-desktop-when-i-logged-back-in-the-file-is-no-longer-there-can-you-restore-it}
64
64
65
65
The ADRF is a temporary workspace environment, files left on the desktop will be removed when you log out of your session, and we cannot restore these files. See section Best practice is to store files in your user folder on the U: drive
66
66
@@ -80,7 +80,7 @@ Publicly available data is stored in the schema ds_public_1.
80
80
81
81
All project and training related databases are prefixed with 'pr*' (for project) or 'tr*' (for training). You may use this space when creating intermediate datasets or as a “working space”. All project members have read and write access to this area (specific to your project).
82
82
83
-
## My data is not in a relational format. Where can I find these files?
83
+
## My data is not in a relational format. Where can I find these files? {#my-data-is-not-in-a-relational-format-where-can-i-find-these-files}
84
84
85
85
Read-only non-relational data are stored in the G: drive on Windows Explorer. Project specific non-relational data and files are stored in project specific folders that are prefixed with ‘pr*’ or ‘tr*’. The location of these folders are in the P: drive on Windows Explorer.
86
86
@@ -92,11 +92,11 @@ Each drive location has a different purpose and access rule:
92
92
- U: User personal space. Only the user has read/write access to this area.
93
93
- G: Non-relational datasets. Read-only access to authorized users only.
94
94
95
-
## I need to process a large amount of relational data. What is the destination location?
95
+
## I need to process a large amount of relational data. What is the destination location? {#i-need-to-process-a-large-amount-of-relational-data-what-is-the-destination-location}
96
96
97
97
The best practice is to process the data where it is currently located. If the data is in a relational database, perform as much of your processing using Redshift to make the most efficient use of resources (i.e. filtering, sorting, etc).
98
98
99
-
## Why did I receive a SAML error when logging into Dbeaver? {#Why-did-I-receive-a-SAML-error-when-logging-into-Dbeaver?}
99
+
## Why did I receive a SAML error when logging into Dbeaver? {#why-did-I-receive-a-SAML-error-when-logging-into-dbeaver}
100
100
101
101
There are several potential reasons this message may appear, and most of them have to do with credentials being entered incorrectly. Below are some scenarios when you may run into this error message.
0 commit comments