
Christina Costello
- Total activity 380
- Last activity
- Member since
- Following 0 users
- Followed by 5 users
- Votes 8
- Subscriptions 186
Activity overview
Latest activity by Christina Costello-
Christina Costello created an article,
Data360 Analyze: Log4j Vulnerabilities (CVE-2021-44228, CVE-2021-45046, CVE-2021-4104, CVE-2021-45105 and CVE-2021-44832)
Updated (Dec 16, 2021): To include discussion of CVE-2021-45046.Updated (Dec 19, 2021): To include discussion of CVE-2021-45105.Updated (Dec 20, 2021): To include discussion of CVE-2021-4104.Upda...
-
Christina Costello created an article,
Data360 Govern: how batch processes work
The purpose of this document is to explain: how batch endpoints work in Govern versus non-batch endpoints why batch processing is faster in some cases than non-batch why the Govern architecture ca...
-
Christina Costello created an article,
Data360 Analyze: how to delete a user
STEPS TO DELETE A USER: - export all the data flows for the existing user - delete the user - create a new user - import all of the data flows into their My Documents folder Alternatively, an A...
-
Christina Costello created an article,
Data360 Analyze: important note before upgrading to 3.8.0
We have identified an issue in a third-party component used by Data360 Analyze that can negatively affect the upgrade from older releases to v.3.8.0.If you have already upgraded successfully usi...
-
Christina Costello commented,
Hi, at this time there is no official documentation, but the permissions required for Oracle are: grant select any table to <user> grant execute any procedure to <user> grant select_catalog_role to...
-
Christina Costello created an article,
Data360 Analyze: what files are backed up while upgrading
During the upgrade process, it is usual to see messages indicating that files are being backed up, such as: Uninstalling previous versionBacking up site location to /xxx/xxx/xxx/xxx/site_configur...
-
Christina Costello created an article,
Data360 Analyze: rounding / accuracy issues
ROUNDING / ACCURACY ISSUES: What is the value of 1/3? You might say .333333, but that would be incorrect. That series of 3's never ends, and if you stop showing the repeating 3s, then ...
-
Christina Costello created an article,
Data360 Analyze: how to loop through columns & set nulls to alternative values
USE CASE: I want to create a loop process that loops through all columns on a data source and if a null is found it sets to a different value, space for example or a literal. I don't want to hard c...
-
Christina Costello created an article,
Data360 Analyze: how to capture node logs
When a node is failing you may be asked by Support to send the node logs. NOTE: If you have a composite node that is failing, please drill down through the layers until you find the individual no...
-
Christina Costello created an article,
Data360 Analyze: how to aggregate based on time
USE CASE: I want to aggregate data in Analyze using a time column to be dependent on it.I want to aggregate data from all 12 months for each line prior to that data, and so on for the other date pe...