Search found 4 matches

Search found 4 matches Page 1 of 1
by ngeorgieff
Wed Aug 07, 2013 1:36 pm
Forum: Community Forum
Topic: GAD 4.3.3 Performance tuning
Replies: 2
Views: 7272

Hi Brad, I will recommend you to use a visual garbage collector tool or jstat to determine which parameters you need to change + start using ParallelGC. This is what we are using in our environment (RHEL5 VM, 4 Cores and 6GB RAM): http://imageshack.us/a/img823/3311/ppcv.png JAVA_OPTS='-Xmx2048M -Xms...
by ngeorgieff
Wed Aug 29, 2012 2:06 pm
Forum: Community Forum
Topic: Migrate projects, users, and resources to DR environment
Replies: 8
Views: 15167

We are replicating our Tier1 LUNs with DataDomain in real time to our DRDC but you can use rsync to keep GoAnywhere up2date.
by ngeorgieff
Thu May 24, 2012 7:26 pm
Forum: Community Forum
Topic: Sequential number suffix?
Replies: 3
Views: 8380

Thank you. In this case we are using fileset count +1. If we delete some files, this will broke the sequential number. -rw-r--r-- 1 root root 4835 May 24 16:54 File.00002.txt -rw-r--r-- 1 root root 4835 May 24 16:54 File.00003.txt -rw-r--r-- 1 root root 4835 May 24 16:55 File.00005.txt -rw-r--r-- 1 ...
by ngeorgieff
Thu May 10, 2012 6:54 pm
Forum: Community Forum
Topic: Sequential number suffix?
Replies: 3
Views: 8380

Hi,

Is it possible to add a sequential number as suffix to file name.


For example: Read the last file name number and add one:

File.00001.txt +1
File.00002.txt +1
File.00003.txt +1

Thanks

Nikolay
Search found 4 matches Page 1 of 1