A Document Management System (DMS) is an application or collection of applications designed to store and organize electronic content. This content may consist of scanned images of paper documents or documents with a digital origin. A typical DMS today includes classification, search, and retrieval functions. It may include records management functions as well.
Questions tagged [dms]
220 questions
0
votes
0 answers
Unable to create a column which can store character as part of DMS task to replicate to postgres DB(Target)
I am trying to setup a DMS task to load data from SQL Server to Postgres and as part of the task I have an additional column which I wanted to add as Server name (I will be hardcoding the value for this column).
But in the transformation rule if I…
0
votes
1 answer
Oracle to Aurora - DMS - Failure
Need a Suggestion on the below. I was trying to do a DMS to aurora and i have installed python3.8.8. I have installed all required modules. Openssl is also installed.
When i trigger the script i encounter the below error.
Traceback (most recent…

learner
- 13
- 4
0
votes
1 answer
Content Server for SAP ArchiveLink Error Server Status
I am Integrating SAP to DMS(M-files). During Installation of Content Server I faced following issue
ContentServer: "4.3.0 P2 C20150314"
ServerStatus: "error"
ServerVendorId: "null null"
ServerTime: "05:59:22"
ServerDate: "2021-03-27"
ServerVersion:…

Haseeb Ahmed
- 1
- 1
0
votes
1 answer
AWS DMS oracle full load failed
I am running an RDS oracle 12 TO RDS Oracle 12. But my task fails with the below error.Could not understand what is the issue.
Last Error Failed to connect to database. Task error notification
received from subtask 2, thread 1…

Abhinay
- 153
- 4
- 25
0
votes
1 answer
migrate mongodb table by specefic columns only to mysql using aws dms
I have a schema named reports in mongo and a collection named totals.
The keys in it looks like:
{ "_id" : { "dt" : "2018-12-02", "dt2" : "2018-04-08", "num" : 1312312312 }, "str" : 1 }
I would like to use DMS to migrate this collection into…

Nir
- 2,497
- 9
- 42
- 71
0
votes
1 answer
AWS DMS Replication Task Swap Usage issue
I have created AWS DMS Replication Task which is stuck at 70% with a message in log, the task used to run smoothly before and have been stuck for the last week.
2021-01-13T12:19:20:148589 [TASK_MANAGER ]D: Swap usage stats not available yet …

EngineJanwaar
- 422
- 1
- 7
- 14
0
votes
1 answer
Azure DMS Error(PostgreSQL to Azure PostgreSQL : Not able to select the tables of source database while performing DMS
I am migrating data from PostgreSQL to Azure PostgreSQL and I am unable to select any table while performing Azure DMS

user14755618
- 41
- 5
0
votes
2 answers
Azure - never ending Full Backup Uploading in Database Migration Service
I have been migrating some databases from a SQL Server to an SQL Managed Instance. 13 of 14 DBs have been successfully restored. There is only one remaining, the biggest one with almost 600 Gb. It has been more than a week continuously uploading the…

Carles G
- 15
- 4
0
votes
0 answers
DMS Task is failing with Invalid LSN for DB2 LUW
I have set up AWS DMS CDC Task with DB2 LUW Server. When I restart or resume a new CDC task it gets failed and gives below error.
We have confirmed that there are no changes occur at DB2. There was one more CDC task for the same source was running…

Nikhil Suthar
- 2,289
- 1
- 6
- 24
0
votes
5 answers
Categorized Document Management System
At the company I work for, we have an intranet that provides employees with access to a wide variety of documents. These documents fall into several categories and subcategories, and each of these categories have their own web page. Below is one…

cmptrgeekken
- 8,052
- 3
- 29
- 35
0
votes
1 answer
How to open and close the Log window via code?
My Log window seems happend some font cahe issue, Sometimes it suddenly makes the font BOLD and that bothered me these days. Here is my first question: Dose anybody has any hints about the font issue?
Forunately I find the Log window return to…

whymath
- 1,262
- 9
- 16
0
votes
1 answer
AWS DMS-Oracle to S3
Hi what are the steps needed to migrate my database(Oracle) to AWS using DMS.
i want to migrate in S3 and then using glue i will migrate it into postgres.
can anyone suggest step by step process or some link or video which can help.
thanks in…

ANJAN TANEJA
- 1
- 2
0
votes
1 answer
Avoid duplication in CDC / Ongoing Replication for AWS DMS task
I have performed a DMS task with ongoing replication. The issue I'm facing is that if a perticular row in updated 3 times I only want its last state but what I'm getting is all the 3 records. Is there any way to avoid this?

Ahmad Arshi
- 83
- 6
0
votes
2 answers
How to fix `user must specify LSN` when using AWS DMS for Postgres RDS
I'm trying to migrate and synchronize a PostgreSQL database using AWS DMS and I'm getting the following error.
Last Error Task error notification received from subtask 0, thread 0
[reptask/replicationtask.c:2673] [1020101] When working with…

Luan Kevin Ferreira
- 1,184
- 2
- 16
- 40
0
votes
2 answers
.NET/Oracle Document Management System
We have a custom built system that uses a ASP.Net front end with an Oracle backend (as per client requirements). Within this system is a custom module that functions as the system’s document management/content management system. The module allows us…

jumpdart
- 1,702
- 16
- 35